home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 5 / CD-ROM Today - The Disc (Issue 5)(November 1994).ISO / mac / HyperCard stackware / HyperCrime / card_33321.txt < prev    next >
Text File  |  1994-09-21  |  2KB  |  111 lines

  1. -- card: 33321 from stack: in
  2. -- bmap block id: 35264
  3. -- flags: 0000
  4. -- background id: 4694
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=64 top=65 right=125 bottom=87
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: BARREL STRIATIONS
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom in to black
  23.   go to card id 34000
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=88 top=78 right=125 bottom=111
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: FIREARMS FINGERPRINTS
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect zoom in to black
  44.   go to card id 33108
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=112 top=51 right=126 bottom=137
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: MECHANICAL IMPRINTS
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect zoom in to black
  65.   go to card id 34133
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 4 (button)
  72. -- low flags: 00
  73. -- high flags: 2000
  74. -- rect: left=138 top=65 right=126 bottom=167
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: New Button
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   visual effect zoom in to black
  86.   go to card id 34468
  87. end mouseUp
  88.  
  89.  
  90.  
  91.  
  92. -- part 5 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=179 top=248 right=342 bottom=360
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: New Button
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect barn door open to black
  107.   go to card id 35513
  108. end mouseUp
  109.  
  110.  
  111.